[INFO] cloning repository https://github.com/Latias94/tiny-soft-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Latias94/tiny-soft-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Ftiny-soft-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Ftiny-soft-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5d43c5c5feda1a69229c334d45b73fe14c879f0
[INFO] fixing Latias94/tiny-soft-renderer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLatias94%2Ftiny-soft-renderer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Latias94/tiny-soft-renderer
[INFO] finished tweaking git repo https://github.com/Latias94/tiny-soft-renderer
[INFO] tweaked toml for git repo https://github.com/Latias94/tiny-soft-renderer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Latias94/tiny-soft-renderer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Latias94/tiny-soft-renderer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752
[INFO] running `Command { std: "docker" "start" "481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tobj v4.0.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tiny-soft-renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/math/vec.rs (3 fixes)
[INFO] [stderr]    Migrating examples/obj_flat_shading.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/line.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/triangle.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] crater-edition-check: tiny-soft-renderer v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking tiny-soft-renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/color.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / #[repr(C)]
[INFO] [stdout]  4 | | #[derive(Clone, Copy, Debug, PartialEq, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout]  5 | | pub struct Color {
[INFO] [stdout]  6 | |     pub r: u8,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub a: u8,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/color.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Color {
[INFO] [stdout]   |            ^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/mat.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / #[repr(C)]
[INFO] [stdout]  7 | | #[derive(Debug, Clone, Copy, PartialEq, Zeroable, Pod)]
[INFO] [stdout]  8 | | pub struct Mat4x4 {
[INFO] [stdout]  9 | |     num_rows: usize,
[INFO] [stdout] 10 | |     num_cols: usize,
[INFO] [stdout] 11 | |     m: [f32; 16],
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/math/mat.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Mat4x4 {
[INFO] [stdout]   |            ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/math/mat.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[repr(C)]
[INFO] [stdout] 195 | | #[derive(Debug, Clone, Copy, PartialEq, Zeroable, Pod)]
[INFO] [stdout] 196 | | pub struct Mat4x1 {
[INFO] [stdout] 197 | |     num_rows: usize,
[INFO] [stdout] 198 | |     num_cols: usize,
[INFO] [stdout] 199 | |     m: [f32; 4],
[INFO] [stdout] 200 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/math/mat.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct Mat4x1 {
[INFO] [stdout]     |            ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/vec.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / #[repr(C)]
[INFO] [stdout] 48 | | #[derive(Debug, Copy, Clone, PartialEq, Default, Zeroable)]
[INFO] [stdout] 49 | | pub struct TVec2<T: Number> {
[INFO] [stdout] 50 | |     pub x: T,
[INFO] [stdout] 51 | |     pub y: T,
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/vec.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / #[repr(C)]
[INFO] [stdout] 55 | | #[derive(Debug, Copy, Clone, PartialEq, Default, Zeroable)]
[INFO] [stdout] 56 | | pub struct TVec3<T: Number> {
[INFO] [stdout] 57 | |     pub x: T,
[INFO] [stdout] 58 | |     pub y: T,
[INFO] [stdout] 59 | |     pub z: T,
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[repr(C)]
[INFO] [stdout] 63 | | #[derive(Debug, Copy, Clone, PartialEq, Default, Zeroable)]
[INFO] [stdout] 64 | | pub struct TVec4<T: Number> {
[INFO] [stdout] 65 | |     pub x: T,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     pub w: T,
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/model.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Clone, Copy, Debug, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |     pub position: Vec3f,
[INFO] [stdout] 14 | |     pub uv: Vec2f,
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/color.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / #[repr(C)]
[INFO] [stdout]  4 | | #[derive(Clone, Copy, Debug, PartialEq, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout]  5 | | pub struct Color {
[INFO] [stdout]  6 | |     pub r: u8,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub a: u8,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/color.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Color {
[INFO] [stdout]   |            ^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/mat.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / #[repr(C)]
[INFO] [stdout]  7 | | #[derive(Debug, Clone, Copy, PartialEq, Zeroable, Pod)]
[INFO] [stdout]  8 | | pub struct Mat4x4 {
[INFO] [stdout]  9 | |     num_rows: usize,
[INFO] [stdout] 10 | |     num_cols: usize,
[INFO] [stdout] 11 | |     m: [f32; 16],
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/math/mat.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Mat4x4 {
[INFO] [stdout]   |            ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/math/mat.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[repr(C)]
[INFO] [stdout] 195 | | #[derive(Debug, Clone, Copy, PartialEq, Zeroable, Pod)]
[INFO] [stdout] 196 | | pub struct Mat4x1 {
[INFO] [stdout] 197 | |     num_rows: usize,
[INFO] [stdout] 198 | |     num_cols: usize,
[INFO] [stdout] 199 | |     m: [f32; 4],
[INFO] [stdout] 200 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/math/mat.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct Mat4x1 {
[INFO] [stdout]     |            ^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/vec.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / #[repr(C)]
[INFO] [stdout] 48 | | #[derive(Debug, Copy, Clone, PartialEq, Default, Zeroable)]
[INFO] [stdout] 49 | | pub struct TVec2<T: Number> {
[INFO] [stdout] 50 | |     pub x: T,
[INFO] [stdout] 51 | |     pub y: T,
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/vec.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / #[repr(C)]
[INFO] [stdout] 55 | | #[derive(Debug, Copy, Clone, PartialEq, Default, Zeroable)]
[INFO] [stdout] 56 | | pub struct TVec3<T: Number> {
[INFO] [stdout] 57 | |     pub x: T,
[INFO] [stdout] 58 | |     pub y: T,
[INFO] [stdout] 59 | |     pub z: T,
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/math/vec.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[repr(C)]
[INFO] [stdout] 63 | | #[derive(Debug, Copy, Clone, PartialEq, Default, Zeroable)]
[INFO] [stdout] 64 | | pub struct TVec4<T: Number> {
[INFO] [stdout] 65 | |     pub x: T,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     pub w: T,
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/model.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Clone, Copy, Debug, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |     pub position: Vec3f,
[INFO] [stdout] 14 | |     pub uv: Vec2f,
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752", kill_on_drop: false }`
[INFO] [stdout] 481039246b96f074a2a968efad055c51a5d4697a4be93914f93581ba24ad7752
